1.(美国)邮区编号制;划分美国邮区的五位号码
1.a series of numbers added to your address to make it easier to deliver letters to you. The British word is postcode.
1.You can specify the @ZipCode constraint on a class, field, or property just like any other constraint.
可以将@ZipCode用在类、属性或是方法上,就像其他约束一样。
2.Since the shipping costs in the US are built on zipcode, having a script to insure five digits may decrease improper shipping charges.
由于美国的运输成本是建立在邮递区号,有一个脚本,以保证5位不当可能会降低运费。
3.You can reference the zipCode element in other parts of this schema and in parent schemas that might import this schema.
您可以在该模式的其他部分和会导入该模式的父模式中引用zipCode元素。
4.Either postalCode or zipCode can serve as a root element in an instance modeled by the schema in Listing 2.
postalCode或zipCode都可以充当清单2中模式所建模的实例中的根元素。
5.Similarly, Postal Code makes more sense than Zip Code if you are going to store international addresses.
同样,如果要存储国际地址,则采用PostalCode比使用ZipCode更有用。
6.You've identified both the surname and zip code, so you can sort the address_rec components using the contents of those elements.
您已经标识了surname和zipcode,因此您可以使用这些元素的内容来对address_rec元素排序。
7.And you'll never guess what that ZipLoc3 column_really_ contains (hint: nothing like a zipcode).
你再猜猜“邮编”列存的是什么?(提示:一点都不像邮政编码)。
8.The only change here is to use the term "ZIP Code" instead of "postal code. "
这里惟一的变化是使用“ZIPCode”代替“postalcode”。
9.You will also need a working internet connection from your machine to connect to the sample ZipCode Web service.
您将还需要一个运行着的internet连接,从您的机器连接到样本ZipCodeWeb服务。
10.If the user has entered a zipcode in the view JSP file and clicked submit, then this value will be available.
如果用户已经在浏览JSP文件中输入了邮政编码,并点击了提交,那么该值将是可用的。